home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / fe11.zip / FE.DOC < prev    next >
Text File  |  1991-04-26  |  19KB  |  441 lines

  1.  
  2.  
  3.                              FE - Fred's Editor 
  4.                              ~~~~~~~~~~~~~~~~~~
  5.     ('Fe' Also Means Faith in Spanish.  As in 'Santa Fe' - Holy Faith)
  6.  
  7.                              User Documentation
  8.  
  9.  
  10.  
  11. OVERVIEW
  12.  
  13.   Welcome to FE - Fred's Editor.  FE is a multi-document editor that uses 
  14. overlapping windows and mouse control to make it extremely easy to use. 
  15. FE also allows you to search for specific text within your documents and 
  16. includes a few nice accessories to make your life a little bit easier.  It
  17. can edit any number of files of any size and is only limited by your 
  18. computer's available memory.  FE also includes standard block, cut, copy,
  19. and paste procedures and will even allow you to undo a mistake.
  20.  
  21. MOUSE OPERATIONS
  22.  
  23.   By using a mouse you can perform operations much faster than with the
  24. keyboard.  Below is a list of standard mouse functions:
  25.  
  26.   Mouse Commands
  27. ══════════════════════╤════════════════════════════════════════════════════
  28.   Select Menu         │ Click on an item in the menu bar.
  29.   Select Menu Item    │ Click on an item in a pull-down menu.
  30.   Select Window       │ Click on any visible portion of a window.
  31.   Resize Window       │ Click and drag bottom right corner of any window.
  32.   Move Window         │ Click and drag top bar of window.
  33.   Close Window        │ Click on closer icon ( [■] Found on the top left
  34.                       │ of window)
  35.                       │
  36.   Zoom Window         │ Click on the zoomer icon (Found on the top right 
  37.               │ of the window).
  38.                       │
  39.   Scroll Down 1 line  │ Click on downward pointing arrow in bottom
  40.                       │ right-hand corner of window.
  41.                       │
  42.   Scroll Down 1 page  │ Click on right hand side of window anywhere
  43.                       │ below the current position indicator (■).
  44.                       │
  45.   Scroll Right 1 Char.│ Click on right pointing arrow in the
  46.                       │ bottom right corner of the window.
  47.                       │
  48.   Scroll Right 40     │ Click anywhere on the bottom scroller to the 
  49.                       │ right of the current position indicator.
  50.                       │
  51.   Block select        │ Position mouse cursor over the text in a window. 
  52.                       │ Next, push and hold the mouse button while dragging
  53.                       │ the mouse to the end of the block.  The highlighted
  54.                       │ text can be manipulated using the functions in the
  55.                       │ Edit Menu.
  56.                       │
  57.   Block select 1 line │ Double click on the line of text.
  58.  
  59.  
  60. KEYBOARD COMMANDS
  61.  
  62.   The keystrokes used by FE are standard Word-Star compatible keystrokes,
  63.   so if you are a user of a Borland Programming Language Product you 
  64.   should feel right at home.  Most of the keystrokes are the standard 
  65.   key with an Control sequence equivalent.
  66.   (Eg. To delete a character press the Delete key or Ctrl-G for keyboards 
  67.    that don't have a separate Delete key)
  68.  
  69.  
  70.  Insert & Delete Commands
  71. ══════════════════════╤══════════════════════
  72.  Insert mode on/off   │ Ctrl-V or Ins
  73.  Delete line          │ Ctrl-Y
  74.  Delete to end of line│ Ctrl-Q Y
  75.  Delete character left│ Ctrl-H or Backspace
  76.  Delete character     │ Ctrl-G or Del
  77.  Delete word right    │ Ctrl-T
  78.  
  79.  
  80.  
  81.  Block Commands
  82. ══════════════════════╤══════════════════════
  83.  Mark block begin     │ Ctrl-K B
  84.  Mark block end       │ Ctrl-K K
  85.  Mark single word     │ Ctrl-K T
  86.  Paste Clipboard      │ Ctrl-K C
  87.  Delete block         │ Ctrl-K Y
  88.  
  89.  
  90.  Cursor Movement Commands
  91. ═════════════════╤══════════════════════
  92.  Character left  │ Ctrl-S or Left arrow
  93.  Character right │ Ctrl-D or Right arrow
  94.  Word left       │ Ctrl-A or Ctrl-Left arrow
  95.  Word right      │ Ctrl-F or Ctrl-Right arrow
  96.  Line up         │ Ctrl-E or Up arrow
  97.  Line down       │ Ctrl-X or Down arrow
  98.  Page up         │ Ctrl-R or PgUp
  99.  Page down       │ Ctrl-C or PgDn
  100.  
  101.  
  102.  Miscellaneous Editor Commands
  103. ══════════════════════╤══════════════════════
  104.  Menu bar             │ F10
  105.  Save and edit        │ F2
  106.  New file             │ F3
  107.  Close active window  │ Alt-F3
  108.  Switch active window │ F6
  109.                       │       
  110.  Tab                  │ Ctrl-I or Tab
  111.                       │
  112.  Find                 │ Ctrl-Q F
  113.  Find & replace       │ Ctrl-Q A
  114.  Repeat last find     │ Ctrl-L
  115.  Abort operation      │ Esc
  116.  
  117.  
  118. MENUS
  119.  
  120.   To operate the pull-down menus with the KEYBOARD, just hold down the ALT
  121.   key and press the first letter of the menu you want.  Then use the arrow
  122.   keys to move up and down among the items or to switch from menu to menu.
  123.   To make a selection on the menu, simply press enter.
  124.  
  125.   To operate the pull-down menus with the MOUSE, simply click on the menu
  126.   bar item and hold the mouse button down.  If you did not let go of the 
  127.   mouse button yet, dragging the mouse up and down will allow you to 
  128.   highlight each of the items listed in the menu.  To make a selection 
  129.   release the mouse button.
  130.  
  131.  FE menu
  132.  ~~~~~~~
  133.    About FE - Displays version number and copyright info about FE.
  134.  
  135.    ASCII Table - Brings up a window containing the entire ASCII character
  136.         set and allows you, by using the mouse or arrow keys, to
  137.         obtain the decimal or hexidecimal value of the character.
  138.  
  139.    Calendar - Creates a calendar in a window and highlights todays date.  You
  140.         can select the month to view by clicking on the up and down
  141.         arrows or by pressing the up and down arrow keys.
  142.  
  143.    Calculator - This is a fully functional calculator.  If you are using a
  144.         mouse, just click the buttons as you would a regular desktop
  145.         calculator.  If you are using the keyboard, you can use the 
  146.         numeric keypad to perform the same functions.
  147.  
  148.    Video Mode - This function will only work on a computer that is equipped
  149.         with an EGA or VGA display adapter.  It switches the display
  150.         to 43/50 line text mode.
  151.  
  152.  FILE menu
  153.  ~~~~~~~~~
  154.    Open... - This menu item brings up a file selection dialog box.  You can
  155.         simply type in the complete file name of the file you wish
  156.         to open, or you can select one listed in the FILES box.  To
  157.         select one from the list, just press the TAB key then use the
  158.         arrow keys to highlight the desired file and press ENTER to 
  159.         select it.  If you are using the mouse, simply click on the
  160.         desired file then click the OK button.  An even quicker 
  161.         method with the mouse is to double-click on the desired file
  162.         name.  You can also select a directory and press enter or
  163.         click OK to change to that directory.  
  164.         
  165.         NOTE:  You can open as many files as your computer has 
  166.         memory.  You don't have to close the file you're currently 
  167.         working on to be able to open another.  The F3 key also can 
  168.         be used to bring up the file selection dialog box.
  169.  
  170.    New - This menu item opens an editor window to begin editing a new file.  
  171.         It initially gets the name [Untitled].  If you press F2 to
  172.         save it wont save as Untitled, but will ask you for the new
  173.         file name.
  174.  
  175.    Save - Will save the current file without asking you for a file name 
  176.         unless the file you editing is a new file (Untitled).  In 
  177.         the case of a new file it will bring up the SAVE AS dialog
  178.         and let you type in the new file name.
  179.  
  180.    Save As... - Brings up the file selector dialog box and asks you for a 
  181.         new file name.  You can also select an existing file or 
  182.         change to a different directory by using the FILES box as
  183.         detailed above in the OPEN menu item description.
  184.  
  185.    Print... - The print option brings up a PRINTER SETUP dialog box allowing
  186.         you to set the printer port, page length, and whether or not
  187.         to skip the page breaks between pages.  You can select the
  188.         options with the mouse by simply clicking on them.  With the
  189.         keyboard, use the tab key to switch between items and the 
  190.         space bar to select.  Then press ENTER or click OK to begin
  191.         printing.  You may abort the printing at any time by pressing
  192.         the ESC key.
  193.  
  194.    Change Dir... - This is a handy little function to change to another 
  195.         directory.  You can simply type in the new directory, or 
  196.         if you are using the mouse, just double click on the
  197.         desired main directory and it will then display all of its
  198.         sub-directories.  You can select a directory to change to 
  199.         by double-clicking on it or by highlighting it then selecting
  200.         OK.  At the top of the directory tree there is an item called
  201.         Drives.  This will allow you to log to another disk drive. 
  202.         With the keyboard (as usual), you can use the TAB keys and
  203.         the spacebar to select items.  Pressing ENTER will change
  204.         to the currently highlighted directory.
  205.  
  206.    DOS Shell - Allows you to leave FE for a minute and perform regular DOS
  207.         commands.  Just type EXIT to return to FE.
  208.  
  209.    Exit - This will terminate your FE session.  If there is a file that has
  210.         been modified, you will be prompted to save or discard the 
  211.         changes.
  212.  
  213.  EDIT menu
  214.  ~~~~~~~~~
  215.    Undo -  This option allows you undo your changes to the current file that
  216.         you are working on.  You must select this option before you
  217.         move the cursor or you will not be able to undo the typing.
  218.  
  219.    Cut - You can only select the Cut option when there is text highlighted.
  220.         This option will 'Cut' the highlighted text from the document
  221.         and temporarily store it in the Clipboard.  If something else
  222.         is cut or copied to the Clipboard's contents will be lost.
  223.         The hot-key 'Shift-Delete' also performs the Cut operation.
  224.  
  225.    Copy - This will 'copy' the highlighted text (leaving it intact) into the
  226.         Clipboard.  The hot-key 'Ctrl-Insert' also performs the 
  227.         Copy operation.
  228.  
  229.    Paste - Assuming you have something in the Clipboard (if not this option
  230.         will be grayed in the menu), this will copy the contents of
  231.         the Clipboard to your current cursor position in the file.
  232.         The hot-key 'Shift-Insert' will also perform this function.
  233.  
  234.    Show Clipboard - This will allow you to view and edit the contents of the 
  235.         Clipboard.  Whatever you highlight in the Clipboard window
  236.         will be what is pasted using the Paste option.  
  237.  
  238.    Clear - Be careful with this one.  This is basically a block-delete
  239.         function.  It will erase any highlighted text.
  240.  
  241.  SEARCH Menu
  242.  ~~~~~~~~~~~
  243.    Find... - This brings up a dialog box allowing you to enter a text string
  244.         to search for.  If you press the Down-Arrow within the
  245.         'Text to Find' field it will bring up a history of past
  246.         searches that you have performed.  You select one from the
  247.         list using the arrow keys or the mouse.
  248.         
  249.         There are options for a 'Case-Sensitive' search and a 
  250.         'Whole Words Only' search.  Case-Sensitive means that if you 
  251.         typed in 'in the beginning' it would not find 'In the 
  252.         beginning' because of the capital 'I'.  Without the 'Whole 
  253.         Words Only' option selected, searching for 'table' will bring 
  254.         you to words such as 'acceptable' or tables'. 
  255.  
  256.         You can also pull up the Find... dialog box with the 
  257.         WordStar compatible keystroke - 'Ctrl Q-F'.
  258.  
  259.    Replace... -  This is almost identical to the 'Find...' operation except
  260.         the program will replace the search string with another text
  261.         string that you specify.  
  262.  
  263.         If the 'Prompt on replace' option is checked you will be 
  264.         presented with a dialog box asking you to confirm the 
  265.         replace operation.
  266.  
  267.         If the 'Replace all' option is NOT checked it will only 
  268.         perform the search and replace operation once.
  269.    Search Again - After you have performed one search or replace operation, 
  270.         this will do it again.  You may also use the WordStar 
  271.         compatible hot-key 'Ctrl-L' to repeat the last search.
  272.  
  273.  WINDOWS Menu
  274.  ~~~~~~~~~~~~
  275.    Size/Move - After selecting this option FE will highlight the
  276.         currently selected window and allow you to resize or
  277.         move it using the keyboard.  
  278.  
  279.         See the section called MOUSE OPERATIONS' if you would 
  280.         desire to do this with the mouse.  The same applies for 
  281.         the 'Zoom' and 'Close' menu items.
  282.  
  283.         After the window becomes highlighted (turns green) the arrow
  284.         keys allow you to move the window around the screen. 
  285.  
  286.         Holding the CTRL key will make the window move in larger
  287.         jumps.
  288.  
  289.         Holding the SHIFT key will allow you to resize the window. 
  290.  
  291.         Holding the CTRL and SHIFT keys will allow you to
  292.         resize the window in larger jumps.
  293.  
  294.    Zoom - Activating the Zoom menu option or pressing the F5 key will make 
  295.         the currently selected window fill the entire screen.
  296.  
  297.    Tile - Selecting this menu item will make all windows visible (if possible)
  298.         by arranging them in a tiled fashion.
  299.  
  300.    Cascade - Selecting this menu item will stack all the edit windows on the         
  301.         screen and size them so that their title-bars (the top of 
  302.         the window) remain visible.
  303.  
  304.    Next - Activating the Next menu option or pressing the F6 key will bring
  305.         the next window to the front of the stack (assuming you have
  306.         more than one active edit window).
  307.  
  308.    Previous - Activating the Previous menu option or pressing the Shift-F6
  309.         key combination will bring the previous window to the front
  310.         of the stack (assuming you have more than one active edit 
  311.         window).
  312.  
  313.    Close - Selecting Close or pressing the 'Alt-F3' key combination will
  314.         close the currently selected window.  If the text in the 
  315.         window has been modified, you will be asked if you want to
  316.         save the changes.
  317.  
  318.         
  319. MISC
  320.  
  321. - Giving FE a filename from the command line (eg. 'C:\>fe fe.doc') will load
  322.   the editor then load the specified file.
  323.  
  324. - You can use cut and paste to transfer text from one window/file to another.
  325.  
  326. - An asterisk (*) will appear in the lower left corner of an edit window if
  327.   the file has been modified.
  328.  
  329.  
  330.  
  331.  
  332.  
  333. SHAREWARE
  334.  
  335.     FE is not a free program and it is not public domain.  FE is
  336. shareware which means that you are allowed to try it out for a reasonable
  337. period of time (As much time as it takes you to determine if it suits 
  338. your needs.  This will probably be after the first day of use because 
  339. FE is such an powerful and easy to use editor!) and after this trial period
  340. you must either register it (See below) or delete every trace of it from
  341. your system.
  342.  
  343.  
  344. REGISTRATION
  345.  
  346.     I am releasing FE into the shareware market because I find it to
  347. be a VERY useful program, and I thought I would pass that along to you. 
  348. But in order for me to be able to continue to enhance and upgrade FE I'll
  349. need your support.  I am only asking $15.00 for FE which you must admit 
  350. is not much!  Please encourage me to continue to work on FE by sending
  351. in your 15 bucks.  When you send in your registration fee, I will send 
  352. you the latest version on disk and you will become eligible for future 
  353. upgrades (Some free, and some at a discounted fee).  Who knows I may even
  354. throw in a copy of the game I am also working on called Reebok Rangers 
  355. (Requires EGA/VGA graphics).
  356.     I understand that it takes a little effort to write a check and
  357. shove it in the mail, but you'll be glad you did when you get the 
  358. new version.
  359.  
  360. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  361.  
  362. To register, send $15.00 U.S. funds to:
  363.     Fred Cass
  364.     18 Brookview Drive
  365.     Milford, NH 03055
  366.  
  367. Please use the registration form found in the file: REGISTER.FRM
  368.  
  369. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  370.  
  371. Please include your name, address and any suggestions for improvement.  If
  372. its a good suggestion, I might just add it and send you an updated version.
  373.  
  374. In the future I plan on adding a user definable menu for running external
  375. DOS programs (kind of like a shell and great for programmers!) and eventually 
  376. macro capability.  Also additional accessories (games and utilities) will 
  377. be added to the ƒe menu.
  378.  
  379. Thank you for your support, and may God Bless you!
  380.  
  381.  
  382. ABOUT THE AUTHOR
  383.  
  384. The name 'FE' stands for Fred's Editor because I created it, but also (as
  385. you saw above) the word 'fe' in the Spanish language means faith (as in 
  386. Santa fe - holy faith).  The word 'faith' has meant a lot to me during the 
  387. past five years. 
  388.  
  389. I grew up programming computers.  The night my Dad brought home my first 
  390. computer, I stayed up all night reading the manual and learned to program.  
  391. But a number of years later, when in high school, I began to throw my life 
  392. away by giving into the pressures of 'friends' and began to be heavily 
  393. involved with drugs.  
  394.  
  395. To make a long story short, I'm very lucky (fortunate) to be alive, and I 
  396. can only say that Jesus Christ was the One Who changed me.  
  397.  
  398. It turns out that many of my 'friends' were into satanism and I always 
  399. thought that was a big joke until the night they tried to initiate me into 
  400. their little cult.  I realized that the devil was very real, that night, 
  401. and he wasn't just a guy in a red suit that you might see at the end of your
  402. life.  I came very close to giving my life to Satan, but something (SomeOne)
  403. inside me made me keep on resisting what they were pushing.  I thought I had
  404. to be dreaming when I saw the things (supernatural things) that were 
  405. happening around me, but I couldn't deny it was real.  
  406.  
  407. So I ran from the devil and ended up in the arms of God.  I would pray to 
  408. Him in my room and immediately feel His presence all around me.  I would ask 
  409. Him to show Himself real to me and He would.  I completely lost all desire 
  410. for drugs and began to seek the Lord with all my heart.  One day I gave Jesus 
  411. complete control of my life, and since then I've become a brand new person.  
  412. My wife has a similar testimony since she also committed her life to the 
  413. Lord (She was one of the 'friends' and you would not recognize her if you 
  414. knew her then and saw her now).  
  415.  
  416. The Bible says that, "...ALL have sinned and have fallen short of the glory 
  417. of God,".  You may not have had the problems that I did, but without a 
  418. relationship with the Creator of the universe, you are still heading in the
  419. same direction as I was.  The Bible also says, "...but the gift of God is 
  420. eternal life."  All you need to do is receive what Jesus did for you on the 
  421. cross and you can be set free.  Just pray and ask God to forgive you and 
  422. set you free from the power of the sinful nature, and you can become a 
  423. brand new person.  If you want to do that right now, just pray this prayer
  424. from your heart, "Lord Jesus, I realize that you cannot stand sin but you
  425. loved me so much that You sent Your only Son to pay the penalty for my sin.
  426. I receive that sacrifice right now, and I ask You to forgive me and come 
  427. into my heart and change my life.  I confess that Jesus is Lord of my life!
  428. Thank you! In Jesus Name, Amen."
  429.  
  430. If you prayed that prayer, be sure and get involved in a good Bible 
  431. preaching church and meet some other people who share in the same experience.
  432. Also please call me and let me know about your life changing experience!
  433.  
  434. Fred Cass
  435. 18 Brookview Drive
  436. Milford, NH  03055
  437. (603) 672-5743 - leave a message if I'm not there, and I'll be sure to get
  438.          back to you.
  439.  
  440. So freely surrender.  Open up unto His majesty.
  441.